FIND DBPRO WINDOW
FIND DBPRO WINDOW retrieves the handle to a DarkBasic Pro window whose window name match the specified string.
ARGUMENTS:
* Window Name = The name of a DBPro window
RETURNS:
The window handle if a matching window could be found, otherwise 0.
SYNTAX
Return Integer=FIND DBPRO WINDOW(Window Name)
RELATED INFO
View Window Commands Index
View STYX Index
View STYX Main File
